Skip to content

Conversation

@ahouseholder
Copy link
Contributor

Copilot Summary

This pull request updates the Safety Impact decision point for SSVC from version 2.0.0 to 2.0.1 across CSV and JSON data files, and synchronizes all related decision tables and mappings to use the new version. It also revises the definitions for Safety Impact values to match the updated standard (IEC 61508 with modifications), improving consistency and clarity in documentation and data.

Safety Impact version update:

  • Updated all references to Safety Impact from version 2.0.0 to 2.0.1 in the decision tables human_impact_1_0_0.json and public_safety_impact_1_0_0.json, as well as in the relevant CSV files. [1] [2] [3] [4] [5] [6]

Definitions and documentation:

  • Revised Safety Impact value definitions to use clearer formatting (markdown bold instead of HTML) and updated language to reflect modifications to IEC 61508. This affects both decision tables and the new decision point JSON file. [1] [2] [3]

New decision point data:

  • Added a new decision point file safety_impact_2_0_1.json to define Safety Impact v2.0.1, including updated descriptions for Negligible, Marginal, Critical, and Catastrophic values.

Decision table mappings:

  • Updated all mappings in the decision tables to reference the new Safety Impact version (ssvc:SI:2.0.1), ensuring correct linkage between decision points and outcomes. [1] [2]

CSV data alignment:

  • Synchronized column headers in the CSV files to reference Safety Impact v2.0.1, matching the version used in the JSON decision tables. [1] [2]

@ahouseholder ahouseholder self-assigned this Sep 15, 2025
@ahouseholder ahouseholder added content/representation Formatting, page layout, syntax, etc. tech/backend Back-end tools, code, infrastructure tech/data Data implementation (content of /data, data object instances, etc.) labels Sep 15, 2025
@ahouseholder ahouseholder added this to the 2025-09 milestone Sep 15, 2025
Copy link
Contributor

@sei-vsarvepalli sei-vsarvepalli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch.

@ahouseholder ahouseholder merged commit edf771d into main Sep 15, 2025
4 checks passed
@ahouseholder ahouseholder deleted the remove_html_from_safety_dp branch September 15, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content/representation Formatting, page layout, syntax, etc. tech/backend Back-end tools, code, infrastructure tech/data Data implementation (content of /data, data object instances, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove markdown formatting from the Safety Decision point

3 participants